[syntax] Add imm and deinit to syntax highlighting - #243
Conversation
|
@DuncanMcBain - Are you able to merge this in? Github says that "merging is blocked: Code scanning is waiting for results from CodeQL for the commits cd1fb37 or c50b5f5." |
|
I can't do a merge either! Maybe if you try a rebase and squash? I can reapprove the PR if you do 🤔 |
|
Hey @NathanSWard - I've merged some dependabot fixes since your PR, if you update your branch we can try to get it merged ASAP and then i'll roll a release. |
|
@NathanSWard quick question since we'll need to do an update to the changelog file too - your PR description says "add" but in the diff it looks like these are replacements. Are the old keywords gone? How should we handle that across different SDKs? |
c50b5f5 to
49e826e
Compare
|
@aahrun - just rebased on main. |
[syntax] Add
immand__deinit__to syntax highlighting, and remove the deprecated__del__.immand__deinit__were recently added to mojo.We need to support syntax highlighting for them.